SG FileSys
Distribution Notes

©1998 by Stinga

Overview     Reference    
Distributable Files

SG FileSys does not need any runtime DLLs. All you need to distribute is SGFILESYS.DLL file.

To distribute applications and scripts that use SG FileSys you must include SGFILESYS.DLL into your setup program and register it on a client machine. SGFILESYS.DLL contains version info and you should ensure that setup program is not overwriting a newer version of SG FileSys. SGFILESYS.DLL is self registering module and you can register it with

REGSVR32.EXE /S SGFILESYS.DLL

command or you can let VB Setup Wizard create installation program for your VB projects.

Supported Platforms

SG FileSys is tested on Microsoft® Windows® 95, Windows® 98 and Windows® NT 4.0.